Enhance 'python-shell-send-block' for convenience
authorLin Sun <sunlin7@hotmail.com>
Mon, 20 May 2024 06:55:31 +0000 (06:55 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 26 May 2024 08:23:12 +0000 (11:23 +0300)
commitb241ec0e78f141e7fc22cf3afb11037d14fc028c
tree0fd2cfe9683ab071434c290c684af8cbf0691b92
parent9ca89cb4834a20bc7d38289046d4d05e2212ba50
Enhance 'python-shell-send-block' for convenience

* lisp/progmodes/python.el (python-shell-send-block):
'python-shell-send-block' will now send block without header
by default.
* test/lisp/progmodes/python-tests.el
(python-test--shell-send-block): Update the test case.
(Bug#71083)
lisp/progmodes/python.el
test/lisp/progmodes/python-tests.el